HaruImage
PHP Manual

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Descripción

int HaruImage::getHeight ( void )

Get the height of the image.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns the height of the image.

Errors/Exceptions

Throws a HaruException on error.


HaruImage
PHP Manual